Welcome![Sign In][Sign Up]
Location:
Search - ucos ads

Search list

[Other resourceucos_ex1

Description: ADS下的44B0 UCOS实验例程序,可实现创建3个任务-ADS under the 44B0 UCOS experimental cases, which enables the creation of three task
Platform: | Size: 64537 | Author: 王磊 | Hits:

[Other resourceLPC2200_tcpip

Description: LPC2200+ucOS-II+ADS平台下的网络开发代码包,包括各层协议-LPC2200 ucOS-II ADS platform of network development code, including all levels of agreement
Platform: | Size: 34226 | Author: 杨羽凌 | Hits:

[Other resourceADSucos-II

Description: 一个ADS下的ucos-II的移植代码,大家-under an ADS CENTER-II transplant code, we look at
Platform: | Size: 170831 | Author: 王钦玉 | Hits:

[Other resourceArmEmulate

Description: S3C4510模拟器及实例源码 安装ADS1.2之后,再安装模拟器。模拟器安装路径必须选择到ADS的bin目录,所以必须先安装ADS。安装模拟器时请仔细阅读提示文字。 模拟器安装完成后,会在桌面建立快捷图标S3C4510B_Board,运行这个快捷图标可以看到开发板的图形,在AXD启动后将可以在S3C4510B_Board上面看到效果。 模拟器安装完成后,还会建立文件夹 C:\\ArmEmulate,桌面快捷图标S3C4510B_Board 就是指向这里。这个文件夹下有5个子文件夹,分别是: 1. C:\\ArmEmulate\\GPIO\\ , 这个文件夹里是GPIO的程序例子。 2. C:\\ArmEmulate\\Include, 这个文件夹里只有一个头文件S3C4510B.h,包含S3C4510B寄存器的定义。 3. C:\\ArmEmulate\\make, 这个文件夹里是gnu 的make工具包,所有的程序都是用makefile管理的,没有工程文件。 4. C:\\ArmEmulate\\TIMER,这个文件夹里是TIMER的程序例子。 5. C:\\ArmEmulate\\UCOSIITest,这个文件夹里是UCOSII的程序例子,如果想了解UCOS的运行过程,可以使用这个例子单步运行,查看程序流程和内存,变量。 在程序例子文件夹中还有一个ads12.bat批处理文件,用于使用makefile时设置临时环境变量。 具体使用过程,请看C:\\ArmEmulate\\Readme.txt。 -S3C4510 simulator and examples of source installation ADS1.2, followed by the installation of simulators. Simulator installation path must choose to ADS bin directory, you must have the ADS. When installed simulator carefully reading the text. Simulator installation is completed, the speedy establishment of the desktop icon S3C4510B_Board. to run this fast icon can see the development board graphics, AXD will start in the above S3C4510B_Board see results. Simulator installation is complete, will also establish folders C : \\ ArmEmulate. speedy desktop icon S3C4510B_Board refers here. This folder has five sub-folders, which are : 1. C : \\ ArmEmulate \\ GPIO \\, the folder is GPIO example of the procedure. 2. C : \\ ArmEmulate \\ Include. this folder is only a first S3C4510B.h document, S3C4510B
Platform: | Size: 1378226 | Author: zidena | Hits:

[Other resourceucos_lib_demo

Description: ucos制作成库文件的示范代码 ads环境下编译 硬件平台是44b0 欢迎交流 cyh537@sohu.com-OUT produced the document model code compiler environment ads hardware platform is 44b0 welcome exchange cyh537@sohu.com
Platform: | Size: 828115 | Author: 程宇航 | Hits:

[Other resourceuCOS_II_STR710

Description: uCos操作系统在ST公司的STR710芯片上的移植,使用ADS 1.2编译,包含了核心功能-uCos ST companies operating system in the STR710 chips transplant. the use of ADS 1.2 compiler includes a core function
Platform: | Size: 13894 | Author: metop | Hits:

[WinSock-NDISlwip4ucos

Description: 在ADS开发环境中,使用lwip和ucos的配合实现嵌入式的网络开发,其中LWIP是开放原代码的,而UCOS也是开放原代码的,在ARM板上研究这两个程序对掌握嵌入式开发要点很有帮助!-ADS in the development environment, and use lwip OUT with the Embedded Web development, LWIP which is open source code, and UCOS is open source code, ARM board in this study of two procedures for the development of master points Embedded helpful!
Platform: | Size: 1316503 | Author: 李彦中 | Hits:

[Other resourceADS_GPRS_UCOS2

Description: ARM的ADS开发工具下,GPRS+UCOS-II开发源码-ARM ADS development tools, GPRS UCOS-II development FOSS
Platform: | Size: 39489 | Author: 马婷 | Hits:

[Other resourceADS_UDP_UCOS2

Description: ARM的ADS工具下,基于UDP通信的UCOS-II源码-ARM ADS tools, based on UDP communications UCOS-II source
Platform: | Size: 204669 | Author: 马婷 | Hits:

[Other resourceuCOSII_44b0x_Keil

Description: 可以在ADS下跑的工程有很多,但在Keil下面的ucOS工程还没有.在这里,提供一个可以在Keil环境下跑起来的基于三星的44b0的ucOS工程,可以在RAM中调试.-ADS can run under the project are many, But in the following ucOS Keil works have not. Here, can provide an environment in Keil run up based on Samsung's 44 belts of ucOS works RAM can debug.
Platform: | Size: 155415 | Author: 马箫摩 | Hits:

[Other resourceucos_FIQ

Description: 在LPC2100系列上的用于UCOS上的FIQ的使用,ADS编译
Platform: | Size: 298704 | Author: 刘天宏 | Hits:

[OtheruCOS_II_uart

Description: ADS下基于AT91SAM7X256-EK的可以运行的uCOS-II源码,增加了UART程序。
Platform: | Size: 219627 | Author: 周春喜 | Hits:

[Other resourceucos_arm_rvds

Description: ucos的官方arm版本,原版使用GCC或ADS编译,但有些文件没给全。这个是使用RVDS2.2编译的,主要修改了ASM文件的部分定义使之能够通过编译,CPU为S3C2410,可以在SKYEYE上工作。代码目录清晰,方便修改.
Platform: | Size: 547840 | Author: directsex | Hits:

[Other Embeded programlpc2000

Description: uCOS-II v2.52 在lpc2000系列ARM上的移植源代码, 配合相应的工程模板使用,在ads1.2中调试通过-uCOS-II v2.52 in lpc2000 series of portable source code on the ARM, with the appropriate use of project templates, debugging through the ads1.2
Platform: | Size: 40960 | Author: ads1_2 | Hits:

[Software EngineeringuCOS-II

Description: 关于ADS的使用,详细介绍了ADS开发环境的配置和使用。对于初级的学习者来说是最好的参考资料。-The use of ADS, ADS development environment described in detail the configuration and use. For primary learners is the best reference.
Platform: | Size: 317440 | Author: lm | Hits:

[uCOSUCOSII-of-LPC2478-UART

Description: UCOS-II操作系统,ARM7-LPC2478内核,ADS编译环境,串口通信-UART测试程序。-UCOS-II operating system, ARM7-LPC2478 core, ADS compiler environment,serial communications test program.
Platform: | Size: 518144 | Author: 邹圣雷 | Hits:

[uCOSucos-2812

Description: DSP2812 UCOS移植代码,完整ads编译-DSP2818 UCOS
Platform: | Size: 348160 | Author: 高先生 | Hits:

[TCP/IP stackuCOS-II_TcpUdp

Description: 基于ADS,DM9000,LPC2290,UCOS,纯TCP/IP源码 UDP CODE -ADS1.2,DM9000,LPC2290,UCOS,TCP/IP UDP CODE
Platform: | Size: 130048 | Author: gaga | Hits:

[source in ebookuCOS-II_20130810

Description: keil环境的ucosII代码,测试后可以正常运行,和大家分享一下,用不惯ADS的朋友们可以看看。-AXD debugger ucosII by the ADS s always stuck, so the environment into your KEIL, the test can be run, the hardware platform is TQ2440.
Platform: | Size: 3735552 | Author: Steven | Hits:

[uCOSads-ucos

Description: ads下ucos在9200上的移植,可以正常使用-Ads UCOS in 9200 on the transplantation
Platform: | Size: 128000 | Author: liang` | Hits:
« 1 2 3 4 5 6 78 9 10 »

CodeBus www.codebus.net